[INFO] cloning repository https://github.com/ryvers/magink-dapp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryvers/magink-dapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryvers%2Fmagink-dapp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryvers%2Fmagink-dapp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d9886f3fb5917bc24fb209c49ea35321ca71df5
[INFO] testing ryvers/magink-dapp against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryvers%2Fmagink-dapp" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ryvers/magink-dapp
[INFO] finished tweaking git repo https://github.com/ryvers/magink-dapp
[INFO] tweaked toml for git repo https://github.com/ryvers/magink-dapp written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryvers/magink-dapp on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ryvers/magink-dapp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b79a12d89931498c667b04b08fc872639fe5d3b7f56fed8da92b1be23719fe5d
[INFO] running `Command { std: "docker" "start" "-a" "b79a12d89931498c667b04b08fc872639fe5d3b7f56fed8da92b1be23719fe5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b79a12d89931498c667b04b08fc872639fe5d3b7f56fed8da92b1be23719fe5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b79a12d89931498c667b04b08fc872639fe5d3b7f56fed8da92b1be23719fe5d", kill_on_drop: false }`
[INFO] [stdout] b79a12d89931498c667b04b08fc872639fe5d3b7f56fed8da92b1be23719fe5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62a8e9466bf4d69e75d9764d5b663ae45810bacc75d143cbf86bc2ddbbcbe576
[INFO] running `Command { std: "docker" "start" "-a" "62a8e9466bf4d69e75d9764d5b663ae45810bacc75d143cbf86bc2ddbbcbe576", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling winnow v0.5.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling ink_prelude v4.2.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.6
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling ink_ir v4.2.1
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling ink_allocator v4.2.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling synstructure v0.13.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling tuple v0.5.1
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling cargo-platform v0.1.3
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling scale-info-derive v2.9.0
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling scale-decode-derive v0.5.0
[INFO] [stderr]    Compiling scale-encode-derive v0.1.2
[INFO] [stderr]    Compiling pest v2.7.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling unwrap v1.2.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.31
[INFO] [stderr]    Compiling const_format v0.2.31
[INFO] [stderr]    Compiling obce-codegen v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed)
[INFO] [stderr]    Compiling parity-scale-codec v3.6.4
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling obce-macro v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed)
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling scale-info v2.9.0
[INFO] [stderr]    Compiling cargo_metadata v0.13.1
[INFO] [stderr]    Compiling scale-bits v0.3.0
[INFO] [stderr]    Compiling scale-encode v0.1.2
[INFO] [stderr]    Compiling scale-decode v0.5.0
[INFO] [stderr]    Compiling ink_primitives v4.2.1
[INFO] [stderr]    Compiling ink_metadata v4.2.1
[INFO] [stderr]    Compiling ink_engine v4.2.1
[INFO] [stderr]    Compiling ink_codegen v4.2.1
[INFO] [stderr]    Compiling openbrush_lang_codegen v4.0.0-beta (https://github.com/Brushfam/openbrush-contracts?tag=v4.0.0-beta#55334735)
[INFO] [stderr]    Compiling ink_storage_traits v4.2.1
[INFO] [stderr]    Compiling ink_env v4.2.1
[INFO] [stderr]    Compiling ink_storage v4.2.1
[INFO] [stderr]    Compiling ink_macro v4.2.1
[INFO] [stderr]    Compiling openbrush_lang_macro v4.0.0-beta (https://github.com/Brushfam/openbrush-contracts?tag=v4.0.0-beta#55334735)
[INFO] [stderr]    Compiling ink v4.2.1
[INFO] [stderr]    Compiling obce v0.1.0 (https://github.com/727-Ventures/obce?branch=polkadot-v0.9.37#d452f6ed)
[INFO] [stderr]    Compiling openbrush_lang v4.0.0-beta (https://github.com/Brushfam/openbrush-contracts?tag=v4.0.0-beta#55334735)
[INFO] [stderr]    Compiling magink v0.1.0 (/opt/rustwide/workdir/contracts/magink)
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Storage`
[INFO] [stdout]   --> contracts/magink/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | /     pub struct Magink {
[INFO] [stdout] 22 | |         user: Mapping<AccountId, Profile>,
[INFO] [stdout] 23 | |         token_contract: AccountId,
[INFO] [stdout] 24 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `e2e-tests`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Storage` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__ink_dylint_Constructor`
[INFO] [stdout]   --> contracts/magink/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         /// Creates a new Magink smart contract.
[INFO] [stdout] 43 | |         #[ink(constructor)]
[INFO] [stdout] 44 | |         pub fn new(contract_acc: AccountId) -> Self {
[INFO] [stdout] 45 | |             Self {
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `e2e-tests`, `ink-as-dependency`, `scale-info`, and `std`
[INFO] [stdout]    = help: consider adding `__ink_dylint_Constructor` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pallet-assets-chain-extension v0.1.1 (https://github.com/Brushfam/pallet-assets-chain-extension?branch=polkadot-v0.9.37#f8ea3741)
[INFO] [stdout] error[E0596]: cannot borrow data in a `&` reference as mutable
[INFO] [stdout]   --> contracts/magink/lib.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             self.claim();
[INFO] [stdout]    |             ^^^^ `self` is a `&` reference, so it cannot be borrowed as mutable
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing this to be a mutable reference
[INFO] [stdout]    |
[INFO] [stdout]  3 - #[ink::contract]
[INFO] [stdout]  3 + &mut self
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0596`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magink` (lib) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "62a8e9466bf4d69e75d9764d5b663ae45810bacc75d143cbf86bc2ddbbcbe576", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62a8e9466bf4d69e75d9764d5b663ae45810bacc75d143cbf86bc2ddbbcbe576", kill_on_drop: false }`
[INFO] [stdout] 62a8e9466bf4d69e75d9764d5b663ae45810bacc75d143cbf86bc2ddbbcbe576
